DRUID 7.17

Deployment Dates

The table below lists the deployment date of DRUID v7.17 across DRUID Clouds. To view the DRUID Releases Calendar, see Druid ChatBot Releases.

Druid Cloud Community

*.community.Druidplatform.com

Druid Cloud US

*.us.Druidplatform.com

Druid Cloud Australia

*au.Druidplatform.com

Druid Cloud West-Europe (PROD)

*.Druidplatform.com

September 12, 2024 September 26, 2024 September 26, 2024 September 26, 2024

These release notes give you a brief, high-level description of the improvements implemented to existing features.

If you have questions about your DRUID tenant, please contact support@Druidai.com or your local DRUID partner for more information.

Connector Host Upgrade Recommended!  This release includes features that require upgrade of your DRUID Connector Host:
  • Conversation Trace
  • REST Connector improvements

What's New

  • Conversation Trace. Conversation Trace offers a comprehensive, tree-structured view of every bot action during conversations, including visible steps and behind-the-scenes processes like GPT prompts and integrations. This feature simplifies troubleshooting with centralized flow logs and detailed timestamps, helping you quickly identify and resolve issues, optimize performance, and enhance response times. For more information, see Conversation Trace.
  • Salesforce MIAW Live Chat. A new Live Chat provider, Salesforce MIAW is now available in DRUID, which allows you to integrate Salesforce MIAW and DRUID bots. Salesforce MIAW enhances pre-chat support by identifying customer needs and accessing records before agents connect in the Service Console. It also enables real-time communication within the console, with asynchronous, persistent conversations across sessions, tabs, and devices.
  • Note:  Salesforce Live Chat is in maintenance mode and will retire on February 14, 2026. We recommend switching to Salesforce Messaging for In-App and Web (MIAW) for a modern, flexible customer experience.

    For information on how to integrate DRUID chatbots with Salesforce MIAW Live Chat, see Salesforce MIAW Live Chat.

  • Genesys Live Chat Integration. You can now integrate DRUID bots with Genesys Live Chat for on-premises Genesys installations, enabling seamless hand-offs to live agents. Additionally, you can send conversation transcripts and custom client information to Genesys agents during live chat sessions. For more information, see Genesys Live Chat.

Improvements

  • REST Connector - Alternate Response Entity: The list of HTTP status codes now includes a broader range of custom HTTP codes, streamlining error management. You can map additional error codes to DRUID entities and customize how errors are handled, allowing you to manage errors more effectively and avoid displaying them in conversations.

  • REST Connector Audit Log - Test integration tasks. With this release, you can initiate integration task tests directly from the Connector Audit Log.
  • The system automatically fills in the request entity with details from the log, reducing the need to navigate between screens to gather request information.

    This streamlines the testing process and saves time.

  • REST Connector - Cookie-based Authentication. For REST APIs that support cookie-based authentication, you can now authenticate API calls directly from the browser. The browser will automatically attach the cookie to the API request, removing the need for bearer tokens or basic authentication in the request header. This feature simplifies API calls by allowing you to set up the cookie directly in the request settings.
  • For more information, see REST Request Settings.

  • New Bots - Default Security Roles. When creating new bots, the default user security roles (Admin and User) are now automatically selected. This streamlines the setup process by pre-configuring essential user roles for each new bot.
  • Workspaces - Show/Hide Webchat Widget. You can now configure workspaces to show or hide the webchat widget using the Show webchat icon setting. This feature allows you to tailor the workspace user experience by controlling the visibility of the webchat widget on web views and forms.

  • Live Chat - Hide Past Conversations on the Agent Page. A new parameter, Show past conversations, is now available in the bot details under the Live Chat section. This setting allows you to control the visibility of past conversations on the Agent page, letting you choose whether to display or hide previous conversations. This helps streamline the agent’s interface.

  • Conversational Business Applications - Organizational Charts. With this release, you can create organizational charts that display data in a hierarchical tree structure. These charts visually represent parent-child relationships from top to bottom, providing a clear view of an organization's hierarchy and improving overall data visualization.
  • For information on how to create these charts, see Organizational Charts.

  • Knowledge Base Improvements. This release introduces two improvements to the Knowledge Base:
    • Document Extraction - Page Number Indication: A subtle page number indicator now appears in the content area, allowing you to easily identify the original document's page from which each article was extracted.
    • New PDF Extractor - Omni: The new Omni PDF extractor, available under KB Advanced Settings > File Extractors > PDF, improves article extraction from structured PDF files only when added to unstructured data sources.

Bug Fixes

  • Conversation History fix: The username now correctly appears in the conversation history after user authentication, instead of remaining anonymous.